CagdMergeBBox

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdMergeBBox()  

SYNOPSIS

cagd_lib/cagdbbox.c:169

void CagdMergeBBox(CagdBBoxStruct *DestBBox, CagdBBoxStruct *SrcBBox)
 

DESCRIPTION

Merges (union) two bounding boxes into one, in place.  

PARAMETERS:

DestBBox: One BBox operand as well as the result.

SrcBBox: Second BBox operand.  

FUNCTION RETURN VALUE

void

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022